YetiΒΆ
Procedural object using Yeti
This node renders Yeti procedural .fur files.
Check the yeti documentation for more information.
File
The File path of the .fur file to render The path to the .fur file can contain a %d token to represent animated fur files. %04d represents a 4-digit frame number padded with 0s.
Density
The density of the Yeti procedural
Length
The length of the Yeti procedural curves
Width
The width of the Yeti procedural curves
Increase Render Bounds
The bounding box extension for the procedural
Motion Samples
The motion samples to be generated by Yeti When left empty, Yeti will generate 2 samples based on the shutter settings, at the shutter opening and closing. You can override this to the actual motion samples you need. This value is list of comma separated floating point values, such as in -0.2,0,0.2. Note that the given value must be adapted to the actual shutter range of the rendering.
Cache All Attributes
Forces invalidation of the procedural when any attribute is changed When checked, this forces the Yeti procedural to check all attributes, and not only shape attributes, to determine if the procedural must be regenerated. This corrects issues where shaders would not be properly invalidated on procedural objects, but this can also prompt undesired regeneration from unrelated attributes.